home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2070_linreg < prev    next >
Text File  |  1989-03-06  |  420b  |  6 lines

  1. linreg ( y values, x values, correlation* )
  2. linear regression
  3.  
  4. y values—number block containing dependent variables; x values—independent variables; correlation—optional nonzero flag to include correlation coefficient.
  5.  
  6. linreg creates a number column block with two cells when correlation is omitted, or three cells when correlation is nonzero. First cell is y-intercept, second is slope, third is optional coefficient.